home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / util / text / words3.lha / Words / ISpell / Contents next >
Text File  |  1995-08-06  |  3KB  |  78 lines

  1. CONTENTS
  2. --------
  3.  
  4.  This is a collection of ISpell spell  checking  software  ported  to  the
  5.  Amiga  by  Jesper Skov (earlier ports have been done by Loren J. Rittle).
  6.  This is not the complete Amiga ISpell distribution: there are no sources,
  7.  there  are no ISpell interfaces and you might miss detailed manual files.
  8.  This is just the basic stuff to connect ISpell  and  GoldED.  You  should
  9.  obtain the complete ISpell package from AmiNet as soon as possible.
  10.  
  11. COPYRIGHT
  12. ---------
  13.  
  14.  International Ispell Version 3.1.18 01/14/95
  15.  Copyright (c), 1983, by Pace Willisson
  16.  International version Copyright (c) 1987, 1988, 1990, 1991, 1992, 1993,
  17.  by Geoff Kuenning, Granada Hills, CA.  All rights reserved.
  18.  
  19.  Redistribution and use in source and binary forms, with or without
  20.  modification, are permitted provided that the following conditions
  21.  are met:
  22.  
  23.  1. Redistributions of source code must retain the above copyright
  24.     notice, this list of conditions and the following disclaimer.
  25.  2. Redistributions in binary form must reproduce the above
  26.     copyright notice, this list of conditions and the following
  27.     disclaimer in the documentation and/or other materials provided
  28.     with the distribution.
  29.  3. All modifications to the source code must be clearly marked as
  30.     such.  Binary redistributions based on modified source code
  31.     must be clearly marked as modified versions in the documentation
  32.     and/or other materials provided with the distribution.
  33.  4. All advertising materials mentioning features or use of this
  34.     software must display the following acknowledgment:
  35.       This product includes software developed by Geoff Kuenning and
  36.       other unpaid contributors.
  37.  5. The name of Geoff Kuenning may not be used to endorse or promote
  38.     products derived from this software without specific prior
  39.     written permission.
  40.  
  41.  THIS SOFTWARE IS PROVIDED BY GEOFF KUENNING AND CONTRIBUTORS ``AS
  42.  IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  43.  LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  44.  FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL GEOFF
  45.  KUENNING OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
  46.  INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  47.  (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
  48.  SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  49.  HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
  50.  STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  51.  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
  52.  OF THE POSSIBILITY OF SUCH DAMAGE.
  53.  
  54.  ~
  55.  Amiga Patch 2 (03.07.95) by Jesper Skov.
  56.  
  57.  This patch is based on the ARexx interface found in
  58.  ISpell Version 3.3LJR, copyright (C) 1990, 1991, 1992 Loren J. Rittle.
  59.  The documentation files are also from the ljr archive.
  60.  
  61.  The ARexx interface is based on the MinRexx package by Tom Rokicki of Radical
  62.  Eye Software.
  63.  
  64.  Also included in this archive is the interfaces supplied by various people.
  65.  Excerpt from the LJR readme:
  66.  
  67.  Thanks to Mike Meyer for the mg interface to ISpell.
  68.  Thanks to Willy G. J. Langeveld for enhanced TurboText interface to ISpell.
  69.  Thanks to Christopher A. Wichura for the TurboText interface to GUISpell.
  70.  Thanks to Steve Koren for the GNU EMACS interface to ISpell.
  71.  
  72.  Jesper Skov
  73.  Sallingsundvej 47 st th
  74.  DK-9220 Aalbog Ø
  75.  Denmark
  76.  
  77.  Email: jskov@iesd.auc.dk
  78.